home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / keepy_up.swf / scripts / DefineSprite_49 / frame_5 / DoAction.as
Text File  |  2012-04-23  |  98b  |  7 lines

  1. g = 80;
  2. kicked = 0;
  3. elastic = 0.8;
  4. score = 0;
  5. bestscore = 0;
  6. BallRadius = Ball._height / 2;
  7.